home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / editor / gdphrc14.lha / ged-phrasecomp / ReadMe-Project < prev    next >
Text File  |  1996-04-18  |  744b  |  18 lines

  1. This program is a small API Client for use in GoldEd3.x or above (If
  2. Dietmar didn't change the API).
  3.  
  4. It's feature is to grab the current word under the cursor and to try to
  5. expand this word by searching through all opened buffers for the occurance
  6. of words, which begins with the grabbed one. All matched words are
  7. collected in a list and the user can iterate through these list just be
  8. calling the ARexx command again !
  9.  
  10. This little program was inspired by the same feature of Emacs.
  11.  
  12. Because I'm currently changing to ProgED, I don't improve this program
  13. in the future. If anyone want to do that, just do it.
  14.  
  15. Some icons are taken from the MagicSAS1.1 archive by Walter Dörwald
  16. (walter@data.mayn.sub.de). Thanks Walter for that nice icons.
  17.  
  18.